home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / background_18168.txt < prev    next >
Text File  |  1989-08-22  |  7KB  |  360 lines

  1. -- background: 18168 from stack: in
  2. -- bmap block id: 18214
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 2.2.4 Example
  6. ----- HyperTalk script -----
  7. on goItem cardName
  8.   get last char of the short name of the target
  9.   put "#" & it into btnName
  10.   put it + 4240 into newIcon
  11.   set the icon of bg btn btnName to newIcon
  12.   go cd cardName
  13. end goItem
  14.  
  15.  
  16. -- part 3 (field)
  17. -- low flags: 01
  18. -- high flags: 0000
  19. -- rect: left=18 top=1 right=38 bottom=442
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 156
  24. -- text size: 24
  25. -- style flags: 10240
  26. -- line height: 32
  27. -- part name: Title
  28.  
  29.  
  30. -- part 4 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=443 top=5 right=72 bottom=512
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Instant Reference
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   instantReference "2.2.4"
  45. end mouseUp
  46.  
  47.  
  48. -- part 5 (button)
  49. -- low flags: 00
  50. -- high flags: 2000
  51. -- rect: left=482 top=176 right=205 bottom=511
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 162 / 162
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Help
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   Help
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 6 (button)
  68. -- low flags: 00
  69. -- high flags: 2000
  70. -- rect: left=480 top=143 right=172 bottom=511
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 1310 / 1310
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: Student Services
  79. ----- HyperTalk script -----
  80. on mousedown
  81.   SSpopUp
  82. end mousedown
  83.  
  84. on mouseup
  85.   if the mouseloc is not within the rect of me then exit to hyperCard
  86.   doSS
  87. end mouseup
  88.  
  89.  
  90.  
  91. -- part 7 (button)
  92. -- low flags: 00
  93. -- high flags: 2000
  94. -- rect: left=482 top=294 right=320 bottom=509
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 1236 / 1236
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: Last Menu
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   go cd "Topology C/1"
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 8 (button)
  111. -- low flags: 00
  112. -- high flags: 2000
  113. -- rect: left=493 top=319 right=341 bottom=512
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 1237 / 1237
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: Next
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   lock screen
  125.   go next
  126.   unlock screen with scroll left
  127. end mouseUp
  128.  
  129.  
  130. -- part 9 (button)
  131. -- low flags: 00
  132. -- high flags: 0000
  133. -- rect: left=478 top=319 right=341 bottom=498
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 1401 / 1401
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: Prev
  142. ----- HyperTalk script -----
  143. on mouseUp
  144.  
  145. end mouseUp
  146.  
  147.  
  148.  
  149. -- part 10 (field)
  150. -- low flags: 01
  151. -- high flags: 0000
  152. -- rect: left=16 top=38 right=67 bottom=438
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 0
  156. -- font id: 156
  157. -- text size: 20
  158. -- style flags: 0
  159. -- line height: 26
  160. -- part name: Subtitle
  161.  
  162.  
  163. -- part 22 (field)
  164. -- low flags: 01
  165. -- high flags: 0000
  166. -- rect: left=63 top=75 right=114 bottom=446
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 0
  170. -- font id: 156
  171. -- text size: 16
  172. -- style flags: 0
  173. -- line height: 17
  174. -- part name: Header
  175.  
  176.  
  177. -- part 23 (field)
  178. -- low flags: 01
  179. -- high flags: 0000
  180. -- rect: left=63 top=118 right=139 bottom=446
  181. -- title width / last selected line: 0
  182. -- icon id / first selected line: 0 / 0
  183. -- text alignment: 0
  184. -- font id: 3
  185. -- text size: 10
  186. -- style flags: 256
  187. -- line height: 15
  188. -- part name: Instruction
  189.  
  190.  
  191. -- part 24 (field)
  192. -- low flags: 01
  193. -- high flags: 0000
  194. -- rect: left=63 top=140 right=177 bottom=447
  195. -- title width / last selected line: 0
  196. -- icon id / first selected line: 0 / 0
  197. -- text alignment: 0
  198. -- font id: 156
  199. -- text size: 20
  200. -- style flags: 0
  201. -- line height: 26
  202. -- part name: Item1
  203.  
  204.  
  205. -- part 25 (field)
  206. -- low flags: 01
  207. -- high flags: 0000
  208. -- rect: left=63 top=185 right=223 bottom=448
  209. -- title width / last selected line: 0
  210. -- icon id / first selected line: 0 / 0
  211. -- text alignment: 0
  212. -- font id: 156
  213. -- text size: 20
  214. -- style flags: 0
  215. -- line height: 26
  216. -- part name: Item2
  217.  
  218.  
  219. -- part 26 (field)
  220. -- low flags: 01
  221. -- high flags: 0000
  222. -- rect: left=63 top=230 right=268 bottom=449
  223. -- title width / last selected line: 0
  224. -- icon id / first selected line: 0 / 0
  225. -- text alignment: 0
  226. -- font id: 156
  227. -- text size: 20
  228. -- style flags: 0
  229. -- line height: 26
  230. -- part name: Item3
  231.  
  232.  
  233. -- part 18 (field)
  234. -- low flags: 81
  235. -- high flags: 0001
  236. -- rect: left=423 top=0 right=13 bottom=466
  237. -- title width / last selected line: 0
  238. -- icon id / first selected line: 0 / 0
  239. -- text alignment: 65535
  240. -- font id: 4
  241. -- text size: 9
  242. -- style flags: 0
  243. -- line height: 12
  244. -- part name: CardTitle
  245.  
  246.  
  247. -- part 29 (button)
  248. -- low flags: 00
  249. -- high flags: 0000
  250. -- rect: left=17 top=140 right=175 bottom=52
  251. -- title width / last selected line: 0
  252. -- icon id / first selected line: 4231 / 4231
  253. -- text alignment: 1
  254. -- font id: 0
  255. -- text size: 12
  256. -- style flags: 0
  257. -- line height: 16
  258. -- part name: #1
  259.  
  260.  
  261. -- part 30 (button)
  262. -- low flags: 00
  263. -- high flags: 0000
  264. -- rect: left=17 top=185 right=220 bottom=52
  265. -- title width / last selected line: 0
  266. -- icon id / first selected line: 4232 / 4232
  267. -- text alignment: 1
  268. -- font id: 0
  269. -- text size: 12
  270. -- style flags: 0
  271. -- line height: 16
  272. -- part name: #2
  273.  
  274.  
  275. -- part 31 (button)
  276. -- low flags: 00
  277. -- high flags: 0000
  278. -- rect: left=17 top=230 right=265 bottom=52
  279. -- title width / last selected line: 0
  280. -- icon id / first selected line: 4233 / 4233
  281. -- text alignment: 1
  282. -- font id: 0
  283. -- text size: 12
  284. -- style flags: 0
  285. -- line height: 16
  286. -- part name: #3
  287.  
  288.  
  289. -- part 32 (button)
  290. -- low flags: 00
  291. -- high flags: 2000
  292. -- rect: left=15 top=137 right=176 bottom=383
  293. -- title width / last selected line: 0
  294. -- icon id / first selected line: 0 / 0
  295. -- text alignment: 1
  296. -- font id: 0
  297. -- text size: 12
  298. -- style flags: 0
  299. -- line height: 16
  300. -- part name: Hiliter1
  301. ----- HyperTalk script -----
  302. on mouseUp
  303.   goItem "Access Methods E/2"
  304. end mouseUp
  305.  
  306.  
  307.  
  308. -- part 33 (button)
  309. -- low flags: 00
  310. -- high flags: 2000
  311. -- rect: left=15 top=182 right=221 bottom=383
  312. -- title width / last selected line: 0
  313. -- icon id / first selected line: 0 / 0
  314. -- text alignment: 1
  315. -- font id: 0
  316. -- text size: 12
  317. -- style flags: 0
  318. -- line height: 16
  319. -- part name: Hiliter2
  320. ----- HyperTalk script -----
  321. on mouseUp
  322.   goItem "Access Methods E/7"
  323. end mouseUp
  324.  
  325.  
  326. -- part 34 (button)
  327. -- low flags: 00
  328. -- high flags: 2000
  329. -- rect: left=15 top=227 right=266 bottom=383
  330. -- title width / last selected line: 0
  331. -- icon id / first selected line: 0 / 0
  332. -- text alignment: 1
  333. -- font id: 0
  334. -- text size: 12
  335. -- style flags: 0
  336. -- line height: 16
  337. -- part name: Hiliter3
  338. ----- HyperTalk script -----
  339. on mouseUp
  340.   goItem "Access Methods E/10"
  341. end mouseUp
  342.  
  343.  
  344. -- part 36 (button)
  345. -- low flags: 00
  346. -- high flags: 2000
  347. -- rect: left=482 top=208 right=234 bottom=509
  348. -- title width / last selected line: 0
  349. -- icon id / first selected line: 1234 / 1234
  350. -- text alignment: 1
  351. -- font id: 0
  352. -- text size: 12
  353. -- style flags: 0
  354. -- line height: 16
  355. -- part name: Lesson
  356. ----- HyperTalk script -----
  357. on mouseUp
  358.   lesson "2.2.4"
  359. end mouseUp
  360.